Skip to content

Add io.github-anymfah-stellary-project-management - #294

Open
Anymfah wants to merge 1 commit into
mcpmux:mainfrom
Anymfah:add-stellary-mcp
Open

Add io.github-anymfah-stellary-project-management#294
Anymfah wants to merge 1 commit into
mcpmux:mainfrom
Anymfah:add-stellary-mcp

Conversation

@Anymfah

@Anymfah Anymfah commented Sep 2, 2026

Copy link
Copy Markdown

Change Type

  • Add a new server definition

Summary

Adds Stellary, an AI-native project piloting / project management SaaS (open beta, HQ Paris), as a hosted Streamable HTTP MCP server with Bearer PAT auth.

Server Details

  • Server Name: Stellary
  • Server ID: io.github-anymfah-stellary-project-management
  • Transport: http
  • Authentication: api_key (Bearer PAT, not OAuth, not stdio/npx)
  • Categories: productivity, developer-tools
  • Upstream Repository: https://github.com/Anymfah/stellary-mcp

Checklist

CI-enforced

  • JSON file lives at servers/io.github-anymfah-stellary-project-management.json
  • Filename matches the id field exactly
  • Required fields present: id, name, transport
  • Schema validate passes
  • check-conflicts passes
  • vitest passes
  • Every commit is signed off (DCO)

Reviewer quality bar

  • Description is one clear sentence
  • Categories come from categories.json
  • STELLARY_TOKEN input is secret with obtain steps
  • auth.type api_key matches Bearer PAT header
  • Repository, homepage, documentation, and logo URLs resolve
  • Capabilities: tools true, resources/prompts false, read_only_mode false
  • platforms: all (remote HTTP)

Platform-managed fields

  • No badges, stats, sponsored, featured, publisher.official/verified, or _platform keys

Trademark and branding

Tested locally

  • Registry validation and automated tests pass
  • Installed and exercised through McpMux

Notes for Reviewers

Native transport is Streamable HTTP at https://api.stellary.co/mcp with a Bearer PAT. No stdio/npx native transport.

Official MCP Registry name is io.github.Anymfah/stellary-project-management. McpMux IDs allow only one dot, so this listing uses io.github-anymfah-stellary-project-management (same mapping as io.github-dstrupl-vardoger).

Docs: https://stellary.co/docs/mcp/
App: https://app.stellary.co

Signed-off-by: Soheil Saheb-Jamii <47399321+Anymfah@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant